Skip to content

Improve automatic generation#32

Merged
pcothenet merged 1 commit into
mainfrom
pc/autogen
Aug 31, 2021
Merged

Improve automatic generation#32
pcothenet merged 1 commit into
mainfrom
pc/autogen

Conversation

@pcothenet

Copy link
Copy Markdown
Contributor

What

Why

  • Make generating new versions of the SDK easier

SDK Release Checklist

  • Have you added an integration test for the changes?
  • Have you built the library locally and made queries against it successfully?
  • Did you update the changelog?
  • Did you bump the package version?
  • For breaking changes, did you plan for the release of the new SDK versions and deploy the API to production?

Comment on lines +19 to +21
from patch_api.models.create_bitcoin_estimate_request import (
CreateBitcoinEstimateRequest,
)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those models were previously ignored by our codegen.

Proposing to stay as close as possible from the standard output of https://github.com/OpenAPITools/openapi-generator and stop ignoring them.

AFAIK, this has no impact.

@pcothenet
pcothenet requested a review from kleinjm August 31, 2021 17:17

@kleinjm kleinjm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a blocker but I'd suggest a patch version bump on this one as well for both parity and because it is a change that could break. Now that we have the user agent, we can monitor for issues

@pcothenet
pcothenet merged commit 2c24a18 into main Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants